home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / mint / tw14w12b.zoo / tw14w12 / readme.src < prev    next >
Text File  |  1994-05-06  |  1KB  |  33 lines

  1. The original readme from Eric Smith:
  2. ------------------------------------------------------
  3.  
  4. Here is the source code for TOSWIN. I apologize for
  5. the rough nature of the source (and for the lack of
  6. comments); I really hadn't planned to release this
  7. in such an unfinished form, but there were many requests
  8. for it. Rather than leave the source unavailable
  9. indefinitely, I decided to release it 'as is' in its
  10. unpolished (and possibly buggy) form. Caveat emptor.
  11.  
  12. Those who try to read too much into my code may
  13. be disappointed; in particular, the MultiTOS support
  14. code may or may not reflect the reality of the final
  15. release of MultiTOS (I hope that it will be approximately
  16. correct, but one never knows). Also, the FSM GDOS
  17. code may be completely bogus. For that matter, pretty
  18. much all of TOSWIN may be bogus...
  19.  
  20. Please note that the following copyright applies to
  21. TOSWIN:
  22. /*
  23.  * Copyright 1992 Eric R. Smith. All rights reserved.
  24.  * Redistribution is permitted only if the distribution
  25.  * is not for profit, and only if all documentation
  26.  * (including, in particular, the file "copying")
  27.  * is included in the distribution in unmodified form.
  28.  * THIS PROGRAM COMES WITH ABSOLUTELY NO WARRANTY, NOT
  29.  * EVEN THE IMPLIED WARRANTIES OF MERCHANTIBILITY OR
  30.  * FITNESS FOR A PARTICULAR PURPOSE. USE AT YOUR OWN
  31.  * RISK.
  32.  */
  33.